/ Assembly List / LJCAddressParserLib / SuffixLookups / LJCDeserialize

Namespace - LJCAddressParserLib


Parameters
fileSpec - The XML file specification.

Returns

The deserialized object.

Syntax

C#
public static SuffixLookups LJCDeserialize(String fileSpec = null)

Deserializes from the specified XML file.

Remarks

If the requested XML file does not exist, a default file will be created from the Suffix XML file and 48 standard lookup values.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.